{"componentChunkName":"component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js","path":"/scope","result":{"data":{"mdx":{"id":"535e29ee-6f43-52be-9feb-bc698f62f7fb","excerpt":"The audit engagement encompassed a specific list of contracts that were present in the commit hash of the repository that was in scope. The tables below detail…","fields":{"slug":"/scope/"},"frontmatter":{"title":"Scope","description":"A specification of the audit scope, including metadata such as the project's language and deployed network.","image":null,"disableTableOfContents":null},"body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"Scope\",\n  \"description\": \"A specification of the audit scope, including metadata such as the project's language and deployed network.\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"The audit engagement encompassed a specific list of contracts that were present in the commit hash of the repository that was in scope. The tables below detail certain meta-data about the target of the security assessment and a navigation chart is present at the end that links to the relevant findings per file.\"), mdx(\"h2\", {\n    \"id\": \"target\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#target\",\n    \"aria-label\": \"target permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Target\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Repository: \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/SteerProtocol/blackhole-manager\"\n  }, \"https://github.com/SteerProtocol/blackhole-manager\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Commit: d326cbda16a98ce809e7795e5482ee18c2292a58\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Language: Solidity\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Network: Avalanche\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Revisions: \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/SteerProtocol/blackhole-manager/tree/d326cbda16a98ce809e7795e5482ee18c2292a58\",\n    \"title\": \"d326cbda16a98ce809e7795e5482ee18c2292a58\"\n  }, \"d326cbda16\"), \", \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/SteerProtocol/blackhole-manager/tree/aafd869b2be09d232f2bbb4bdcbb3479d829f6ec\",\n    \"title\": \"aafd869b2be09d232f2bbb4bdcbb3479d829f6ec\"\n  }, \"aafd869b2b\"), \", \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/SteerProtocol/blackhole-manager/tree/bf4fc8ec2d63040ec62fb9ee839950cbf29a8b19\",\n    \"title\": \"bf4fc8ec2d63040ec62fb9ee839950cbf29a8b19\"\n  }, \"bf4fc8ec2d\"))), mdx(\"h2\", {\n    \"id\": \"findings-per-file\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#findings-per-file\",\n    \"aria-label\": \"findings per file permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Findings Per File\"), mdx(\"pre\", null, mdx(\"code\", {\n    parentName: \"pre\",\n    \"className\": \"language-mermaid\"\n  }, \"sunburst_scope\\n    {\\\"BPM-01M\\\":{\\\"title\\\":\\\"Unknown Library Integration\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-01C\\\":{\\\"title\\\":\\\"Code Repetition\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-02C\\\":{\\\"title\\\":\\\"Generic Typographic Mistakes\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-03C\\\":{\\\"title\\\":\\\"Illegible Usage of Special-Purpose Flag Concept\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-04C\\\":{\\\"title\\\":\\\"Ineffectual Usage of Safe Arithmetics\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-05C\\\":{\\\"title\\\":\\\"Inefficient Disbursement of Fees\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-06C\\\":{\\\"title\\\":\\\"Inexistent Error Messages\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-02M\\\":{\\\"title\\\":\\\"Partial Validation of Overlapping Ranges\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-03M\\\":{\\\"title\\\":\\\"Potentially Stale Data Point\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-07C\\\":{\\\"title\\\":\\\"Redundant Data Point Propagation\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-08C\\\":{\\\"title\\\":\\\"Redundant Flag Re-Evaluation\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-09C\\\":{\\\"title\\\":\\\"Redundant Parenthesis Statements\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-10C\\\":{\\\"title\\\":\\\"Repetitive Value Literals\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-11C\\\":{\\\"title\\\":\\\"Simplification of Condition\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-12C\\\":{\\\"title\\\":\\\"Unused Function Implementation\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-13C\\\":{\\\"title\\\":\\\"Unutilized Constant Declaration\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-04M\\\":{\\\"title\\\":\\\"Inexistent Re-Entrancy Protection\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-05M\\\":{\\\"title\\\":\\\"Potential Truncation of Distributed Amounts\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-06M\\\":{\\\"title\\\":\\\"Inexistent Access Control\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-07M\\\":{\\\"title\\\":\\\"Insecure Tick Delta Evaluation\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-08M\\\":{\\\"title\\\":\\\"Unauthorized Claim of Rewards\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"},\\\"BPM-09M\\\":{\\\"title\\\":\\\"Inexistent Handling of Captured Rewards\\\",\\\"name\\\":\\\"BlackholePositionManagerFeeManager\\\"}}\\n    BlackholePositionManagerFeeManager.sol (BPM): [[\\\"BPM-01M\\\"],[\\\"BPM-01C\\\",\\\"BPM-02C\\\",\\\"BPM-03C\\\",\\\"BPM-04C\\\",\\\"BPM-05C\\\",\\\"BPM-06C\\\",\\\"BPM-02M\\\",\\\"BPM-03M\\\",\\\"BPM-07C\\\",\\\"BPM-08C\\\",\\\"BPM-09C\\\",\\\"BPM-10C\\\",\\\"BPM-11C\\\",\\\"BPM-12C\\\",\\\"BPM-13C\\\"],[\\\"BPM-04M\\\",\\\"BPM-05M\\\"],[\\\"BPM-06M\\\",\\\"BPM-07M\\\",\\\"BPM-08M\\\"],[\\\"BPM-09M\\\"]]\\n\")), mdx(\"h2\", {\n    \"id\": \"contracts-assessed\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#contracts-assessed\",\n    \"aria-label\": \"contracts assessed permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Contracts Assessed\"), mdx(\"table\", null, mdx(\"thead\", {\n    parentName: \"table\"\n  }, mdx(\"tr\", {\n    parentName: \"thead\"\n  }, mdx(\"th\", {\n    parentName: \"tr\",\n    \"align\": \"left\"\n  }, \"File\"), mdx(\"th\", {\n    parentName: \"tr\",\n    \"align\": \"right\"\n  }, \"Total Finding(s)\"))), mdx(\"tbody\", {\n    parentName: \"table\"\n  }, mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": \"left\"\n  }, mdx(\"a\", {\n    parentName: \"td\",\n    \"href\": \"https://github.com/SteerProtocol/blackhole-manager/blob/d326cbda16a98ce809e7795e5482ee18c2292a58/src/BlackholePositionManagerFeeManager.sol\"\n  }, \"src/BlackholePositionManagerFeeManager.sol (BPM)\")), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": \"right\"\n  }, \"22\")))));\n}\n;\nMDXContent.isMDXComponent = true;","headings":[{"depth":2,"value":"Target"},{"depth":2,"value":"Findings Per File"},{"depth":2,"value":"Contracts Assessed"}]}},"pageContext":{"slug":"/scope/","prev":{"label":"Introduction","link":"/"},"next":{"label":"Compilation","link":"/compilation"}}},"staticQueryHashes":["1954253342","2328931024","2501019404","973074209"]}